type os.newFileKind
3 uses
os (current package)
file_unix.go#L110: type newFileKind int
file_unix.go#L113: kindNewFile newFileKind = iota
file_unix.go#L122: func newFile(fd uintptr, name string, kind newFileKind) *File {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)